hvm: Allocate memory for hvm domains in batches.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 9 Apr 2008 14:25:16 +0000 (15:25 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 9 Apr 2008 14:25:16 +0000 (15:25 +0100)
commitbe4ba1347005e812b8046551a426272e27952af2
tree5a37ca9a3667da71b77cd5b8c5a147bece3fff9d
parent1a74322648b03b51cd9d157ca0a0ce1967a0c01b
hvm: Allocate memory for hvm domains in batches.

Without this change, dom0 is unresponsive while the hvm domain's
physmap is populated in xen.

Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
tools/libxc/xc_hvm_build.c